* m/ibmrs6000.h (LIBS_MACHINE): They're already here. Doc fix.
#define OBJECTS_MACHINE hftctl.o
#define C_SWITCH_MACHINE -D_BSD
-/* cdfwz@r2d2.giss.nasa.gov says -lIM -liconv is needed. */
+/* IBM's X11R5 use -lIM and -liconv in AIX 3.2.2. */
#define LIBS_MACHINE -lrts -lIM -liconv
#define START_FILES
#define HAVE_SYSVIPC
3.2, and a cc-compiled Emacs works with this undefined.
--karl@cs.umb.edu. */
#undef SYSTEM_MALLOC
-
-/*
- IBM's X11R5 use these libraries in AIX 3.2.2. */
-
-#define LIBS_SYSTEM -lIM -liconv